home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / game / shoot / ADescent_0_3.readme < prev    next >
Text File  |  1998-03-10  |  4KB  |  147 lines

  1. Short:    Amiga Descent Version 0.3 (AGA support)
  2. Author:   Thomas Frieden, Hans-Joerg Frieden, Others, Original by Parallax
  3. Uploader: Thomas Frieden (tfrieden@uni-trier.de)
  4. Type:     game/shoot
  5. Action:   NoStart
  6.  
  7.  
  8.                     -----------------------------
  9.                         amiga descent v 0.3
  10.                     -----------------------------
  11.  
  12.  
  13. i n t r o d u c t i o n
  14. ========================
  15.  
  16. This is our version of Descent for the Amiga. It was based on the linux port
  17. by Patrick McCarthy. We chose this one because it had no assembler left in it,
  18. and it compiled with only a few modifications (to make it actually work required
  19. far more work). This version compiled with GCC from the ADE/Geek Gadgets CD.
  20.  
  21. r e q u i r e m e n t s
  22. =======================
  23.  
  24. Currently requires:
  25.  
  26.     o Either a graphics card or AGA. With a graphics card, you need to have
  27.       CyberGraphX or a compatible system installed. Reports confirm that it
  28.       also works with Picasso96.
  29.  
  30.     o A commercial Descent I HOG and PIG file, at least version 1.5. Must be
  31.       the PC version. If you have a MAC version, try the '-nosongs' switch.
  32.  
  33.     o A fast processor. A o4o or o6o is recommended. There's nothing stopping
  34.       you from trying it on a o3o, but it will be slow.
  35.  
  36.     o AHI V4 must be installed.
  37.  
  38.     o Kickstart 3.0 or better.
  39.  
  40.     o About 10 MB of memory. Dunno if it works with VMM, I didn't bother to try.
  41.       It will obviously be slow if it does.
  42.  
  43. l i m i t a t i o n s
  44. =====================
  45.  
  46. It is still quite slow because not much assembly is used. There is custom C2P code
  47. (by Peter McGavin, original by James McCoull) optimized for o4o. Block transfers
  48. and texture mapping are still in C, but will be replaced later. Still has a lot
  49. of bugs, and might occasionally crash.
  50.  
  51. f e a t u r e s
  52. ===============
  53.  
  54.     o Supports variable graphic modes (start with '-smr' to get a screenmode
  55.       requester). Includes AGA and GfxCards.
  56.  
  57.     o Supports Digital Sound Effects, in Stereo. No Music so far, I have problems
  58.       finding a description of the HMP/HMQ format.
  59.  
  60.     o Analog Joystick support.
  61.  
  62.     o Mouse Support.
  63.  
  64.     o Amiga-ized keyboard. Knows Amiga keys.
  65.  
  66.     o IBM PC PAUSE key mapped to HELP
  67.  
  68.     o Still has the debug keys in it (look into the spoilers section if you want
  69.       to know)
  70.  
  71.     o ...
  72.  
  73. s p o i l e r s
  74. ===============
  75.  
  76. DEL is the DEBUG key. Pressing DEL together with other keys works like a SHIFT key.
  77. This is a small selection of available keys:
  78.  
  79.     a - Give ALL weapons (similar to GABBAGABBAHEY followed by BIGRED)
  80.     c - WIMP menu
  81.     z - explode reactor (get out quick!!!)
  82.  
  83. There are many more, just experiment...
  84.  
  85. The Cheat is GABBAGABBAHEY. Enter this, and the game will say "Cheater!".
  86. Now you may enter one of the following:
  87.     BIGRED      -    All Weapons
  88.     FLASH       -    Illuminate exit path
  89.     ...
  90.  
  91. c r e d i t s
  92. =============
  93.  
  94. The port was done by Thomas and Hans-Joerg Frieden. You can reach us via email
  95. at
  96.  
  97. hfrieden@uni-trier.de               tfrieden@uni-trier.de
  98. (Hans-Joerg)                        (Thomas)
  99.  
  100. Snail Mail is
  101.  
  102. Thomas & Hans-Joerg Frieden
  103. Schloßstraße 176
  104. 54293 Trier
  105. Germany
  106.  
  107. Email is prefered, though.
  108.  
  109. The analog joystick code was done by David Kinzer, and I have only slightly
  110. modified it.
  111.  
  112. C2P code was done by Peter McGavin, and taken with his permission from the ADoom
  113. source code.
  114.  
  115. h i s t o r y
  116. =============
  117.  
  118. 0.0                 First release.
  119.  
  120. 0.1                 AHI Support added
  121.  
  122. 0.2  26-Feb-98      Mouse Support added.
  123.                     Preliminary AGA support.
  124.  
  125. 0.3                 Custom C2P added.
  126.                     Cleaned up CyberGraphX code to use WritePixelArray. CV64 Cards
  127.                         should now display correctly.
  128.                     Added '-smr' switch
  129.                     Added '-nosongs' switch
  130.                     Added Analog Joystick support.
  131.                     '-numaxis' switch added, but still broken. Do not use.
  132.  
  133. c v s
  134. =====
  135.  
  136. $Revision: 1.1 $
  137.  
  138.  
  139. ============================= Archive contents =============================
  140.  
  141. Original  Packed Ratio    Date     Time    Name
  142. -------- ------- ----- --------- --------  -------------
  143.   619768  292778 52.7% 01-Mar-98 23:34:18  adescent
  144.     3525    1789 49.2% 28-Feb-98 02:31:02  README
  145. -------- ------- ----- --------- --------
  146.   623293  294567 52.7% 02-Mar-98 12:26:12   2 files
  147.